Problems search algorithm based on the broad first backtracking algorithm 基于廣度優先回溯算法的試題搜索算法
We provide the algorithm of line segmentation under gray level image and character segmentation based on the biggest width backtracking algorithm to get the accurate position of characters 文中提出了灰度圖像下的行分割方法和基于最大寬度回溯算法的單字分割算法,從而實現了字符的精確定位。
A great significance of this article is that it changes the branch and bound algorithm and backtracking algorithm into application examples of the generic search algorithm of optimal problems advanced in this article 本文的一個重要意義是將回溯法和分支限界法這兩個傳統的算法策略轉變為本文所提出的通用搜索算法的應用例子。